Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • mewfin 40 posts 20 karma points
    Mar 23, 2009 @ 17:48
    mewfin
    0

    Getting skandinavian characters in list using RTE. [Solved]

    id like to replace the å ä ö and get skandinavian skandinavian åäö instead. Getting the problem when im doing lists. I am using V4.

    XSLT:

    [color=green]















    [color=darkred]
    ----- Here comes the text----

    [/color]








    [/color]

  • mewfin 40 posts 20 karma points
    Mar 24, 2009 @ 14:11
    mewfin
    0

    Getting it only when im getting text from a RTE datatype..

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 24, 2009 @ 14:44
    Ismail Mayat
    0

    mewfin,

    Try

    [code]

    [/code]

    Regards

    Ismail

  • mewfin 40 posts 20 karma points
    Mar 25, 2009 @ 08:33
    mewfin
    0

    great, thanks man :)

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 25, 2009 @ 09:47
    Ismail Mayat
    0

    mewfin,

    When writing out rich text fields no need to strip the html you can just disable output escaping. Actually the rte escaping caught me out recently when looking at a lucene search problem for someone on forum they were getting errors when indexing scandanavian. I was coming out with some complex hacks when all that was needed was encoding to be stopped!

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft